home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-4 / card_21414.txt < prev    next >
Text File  |  1990-04-06  |  4KB  |  174 lines

  1. -- card: 21414 from stack: in.0-4
  2. -- bmap block id: 21749
  3. -- flags: 0000
  4. -- background id: 4102
  5. -- name: Ex 4.5
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0006
  11. -- rect: left=143 top=154 right=196 bottom=442
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: A1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hideFeedback
  23.   HiliteRadio
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 7 (button)
  29. -- low flags: 00
  30. -- high flags: 0006
  31. -- rect: left=143 top=203 right=242 bottom=418
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: A2
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   hideFeedback
  43.   HiliteRadio
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 8 (button)
  49. -- low flags: 00
  50. -- high flags: 0006
  51. -- rect: left=143 top=250 right=266 bottom=418
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: A3
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   hideFeedback
  63.   HiliteRadio
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 17 (button)
  69. -- low flags: 00
  70. -- high flags: A003
  71. -- rect: left=200 top=311 right=329 bottom=259
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Done
  80. ----- HyperTalk script -----
  81. -- The handler for "checkOneRight" is in the stack script.
  82. on mouseUp
  83.   checkOneRight cd
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 18 (button)
  89. -- low flags: 00
  90. -- high flags: A003
  91. -- rect: left=273 top=311 right=329 bottom=391
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: Correct Answer
  100. ----- HyperTalk script -----
  101. -- This handler shows the correct answer.
  102.  
  103. on mouseUp
  104.   resetCd
  105.   set hilite of btn "A2" to true
  106.   wait 25
  107.   repeat 2
  108.     set hilite of btn "A2" to false
  109.     wait 25
  110.     set hilite of btn "A2" to true
  111.     wait 25
  112.   end repeat
  113.   ans 4,cd
  114. end mouseUp
  115.  
  116.  
  117.  
  118. -- part 20 (button)
  119. -- low flags: 00
  120. -- high flags: 0000
  121. -- rect: left=476 top=278 right=308 bottom=507
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 13043 / 13043
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: Mask
  130.  
  131.  
  132. -- part 21 (field)
  133. -- low flags: 81
  134. -- high flags: 0004
  135. -- rect: left=8 top=165 right=317 bottom=140
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 0
  139. -- font id: 174
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: Feedback
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   hide me
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part contents for background part 9
  152. ----- text -----
  153. 5 of 5
  154.  
  155. -- part contents for background part 19
  156. ----- text -----
  157. But I do have a color machine! And I want to be able to use color in our work!
  158. Oh, I see. I‚Äôm glad to know that HyperCard can display color images I create with other graphics software.
  159. Are you sure? I heard that HyperCard 2.0 doesn‚Äôt include color.
  160. This is the correct answer. HyperCard can display, but not create, color images.
  161.  
  162. -- part contents for background part 31
  163. ----- text -----
  164. Because most users of HyperCard have black-and-white machines‚Äîbut HyperCard has support for displaying color pictures if you want.
  165.  
  166. HyperCard can display color pictures, but color painting tools would lower the performance of HyperCard below acceptable levels.
  167.  
  168. But HyperCard comes with color painting tools!
  169.  
  170. -- part contents for background part 30
  171. ----- text -----
  172.       One last question: 
  173.       Why doesn't HyperCard 2.0 
  174.       include color ?